tools/perf: Remove shebang lines from perf scripts
authorBen Hutchings <ben@decadent.org.uk>
Fri, 25 Sep 2015 19:09:23 +0000 (20:09 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Sun, 16 Mar 2025 21:08:59 +0000 (22:08 +0100)
commitfb6d4b0c7911c1e0537e3b50343ed98d3d76d99b
tree36cba0941c9e56a437e35298051e2a46d1f33915
parent22d89c5af86115e0c4f675d282f36f1875fc741e
tools/perf: Remove shebang lines from perf scripts

Forwarded: no

perf scripts need to be invoked through perf, not directly through
perl (or other language interpreter).  So including shebang lines in
them is useless and possibly misleading.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name tools-perf-remove-shebangs.patch
tools/perf/scripts/perl/rw-by-file.pl
tools/perf/scripts/perl/rw-by-pid.pl
tools/perf/scripts/perl/rwtop.pl
tools/perf/scripts/perl/wakeup-latency.pl